Skip to content

Conversation

@ovr
Copy link
Member

@ovr ovr commented Sep 20, 2022

No description provided.

mskrzypkows and others added 2 commits September 20, 2022 13:03
* Redshift square bracket handling

We need to detect `[` or `"` for Redshift quotes around indentifier and at the same time exclude
treating JSON paths as indentifer

* RedshiftSqlDialect documentation update

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

* Renamed _chars to chars

* Fixed warnings

* Missing license

Co-authored-by: Maciej Skrzypkowski <maciej.skrzypkowski@satoricyber.com>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3089226923

  • 68 of 72 (94.44%) changed or added relevant lines in 4 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.06%) to 85.19%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/dialect/mod.rs 1 2 50.0%
src/dialect/redshift.rs 11 12 91.67%
src/tokenizer.rs 4 5 80.0%
tests/sqlparser_redshift.rs 52 53 98.11%
Totals Coverage Status
Change from base Build 3084303997: 0.06%
Covered Lines: 8766
Relevant Lines: 10290

💛 - Coveralls

@ovr ovr merged commit 84c33b6 into cubesql-v0.16.0 Sep 20, 2022
@ovr ovr deleted the fork-redshift-cherry-pick branch September 20, 2022 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants